Test methods for vibration - damping property in laminated damping steel sheets of constrained type 限定型層壓減震薄鋼板的振動阻尼特性的試驗方法
Shows how to constrain type parameters to enable access to methods and properties of the types used to instantiate the generic class 演示如何約束類型參數(shù),以啟用對用于實例化泛型類的類型的方法和屬性的訪問。
You can also constrain type parameters to types that have a particular base class , that have a default constructor , or that are reference types or value types 還可以將類型參數(shù)限制為具有特定基類的類型、具有默認構(gòu)造函數(shù)的類型或是引用類型或值類型。
By constraining the type parameter , you increase the number of allowable operations and method calls to those supported by the constraining type and all types in its inheritance hierarchy 通過約束類型參數(shù),可以增加約束類型及其繼承層次結(jié)構(gòu)中的所有類型所支持的允許操作和方法調(diào)用的數(shù)量。